[INFO] fetching crate rustracer 1.0.4...
[INFO] testing rustracer-1.0.4 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065
[INFO] extracting crate rustracer 1.0.4 into /workspace/builds/worker-0-tc1/source
[INFO] removed /workspace/builds/worker-0-tc1/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate rustracer 1.0.4
[INFO] finished tweaking crates.io crate rustracer 1.0.4
[INFO] tweaked toml for crates.io crate rustracer 1.0.4 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rustracer 1.0.4 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rustracer 1.0.4 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded proc-macro2 v1.0.78
[INFO] [stderr]   Downloaded anstyle v1.0.0
[INFO] [stderr]   Downloaded crossbeam-deque v0.8.1
[INFO] [stderr]   Downloaded anstyle-parse v0.2.0
[INFO] [stderr]   Downloaded crossbeam-epoch v0.9.8
[INFO] [stderr]   Downloaded flate2 v1.0.25
[INFO] [stderr]   Downloaded bitflags v2.4.2
[INFO] [stderr]   Downloaded png v0.17.7
[INFO] [stderr]   Downloaded crossbeam-utils v0.8.8
[INFO] [stderr]   Downloaded clap_complete v4.5.1
[INFO] [stderr]   Downloaded bytemuck v1.9.0
[INFO] [stderr]   Downloaded miniz_oxide v0.6.2
[INFO] [stderr]   Downloaded image v0.24.9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 36e4feb2cf9258128903a9cbeaaacb69c26990e18eb5bf862fcd57f7a7c416bf
[INFO] running `Command { std: "docker" "start" "-a" "36e4feb2cf9258128903a9cbeaaacb69c26990e18eb5bf862fcd57f7a7c416bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "36e4feb2cf9258128903a9cbeaaacb69c26990e18eb5bf862fcd57f7a7c416bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "36e4feb2cf9258128903a9cbeaaacb69c26990e18eb5bf862fcd57f7a7c416bf", kill_on_drop: false }`
[INFO] [stdout] 36e4feb2cf9258128903a9cbeaaacb69c26990e18eb5bf862fcd57f7a7c416bf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1c890161c7ad12a4bab00ea9203d7812137ae483755dec14a9c150267e6f0c1c
[INFO] running `Command { std: "docker" "start" "-a" "1c890161c7ad12a4bab00ea9203d7812137ae483755dec14a9c150267e6f0c1c", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.8
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling anstyle v1.0.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.0
[INFO] [stderr]    Compiling miniz_oxide v0.6.2
[INFO] [stderr]    Compiling strsim v0.11.0
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling bytemuck v1.9.0
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling colored v2.1.0
[INFO] [stderr]    Compiling anstream v0.6.11
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.8
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling flate2 v1.0.25
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling png v0.17.7
[INFO] [stderr]    Compiling crossbeam-deque v0.8.1
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling terminal_size v0.3.0
[INFO] [stderr]    Compiling clap_builder v4.5.2
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling image v0.24.9
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling clap v4.5.4
[INFO] [stderr]    Compiling clap_complete v4.5.1
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling rustracer v1.0.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variant `FloatValue` is never constructed
[INFO] [stdout]    --> src/hdrimage.rs:418:5
[INFO] [stdout]     |
[INFO] [stdout] 411 | pub enum Luminosity {
[INFO] [stdout]     |          ---------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 418 |     FloatValue(f32),
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Eval` is never used
[INFO] [stdout]    --> src/material.rs:118:11
[INFO] [stdout]     |
[INFO] [stdout] 118 | pub trait Eval {
[INFO] [stdout]     |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `threshold_angle_rad` is never read
[INFO] [stdout]    --> src/material.rs:194:9
[INFO] [stdout]     |
[INFO] [stdout] 190 | pub struct SpecularBRDF {
[INFO] [stdout]     |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 194 |     pub threshold_angle_rad: f32,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SpecularBRDF` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `EPSILON` is never used
[INFO] [stdout]  --> src/misc.rs:6:11
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub const EPSILON: f32 = 1e-4;
[INFO] [stdout]   |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `IsClose` is never used
[INFO] [stdout]   --> src/misc.rs:13:11
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub trait IsClose<Rhs = Self> {
[INFO] [stdout]    |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `E1` is never used
[INFO] [stdout]  --> src/normal.rs:8:11
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub const E1: Normal = Normal {
[INFO] [stdout]   |           ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `E2` is never used
[INFO] [stdout]   --> src/normal.rs:15:11
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub const E2: Normal = Normal {
[INFO] [stdout]    |           ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `E3` is never used
[INFO] [stdout]   --> src/normal.rs:22:11
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub const E3: Normal = Normal {
[INFO] [stdout]    |           ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `dot`, `squared_norm`, `norm`, and `normalize` are never used
[INFO] [stdout]   --> src/normal.rs:55:12
[INFO] [stdout]    |
[INFO] [stdout] 44 | impl Normal {
[INFO] [stdout]    | ----------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 55 |     pub fn dot(self, other: Normal) -> f32 {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 62 |     pub fn squared_norm(self) -> f32 {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 67 |     pub fn norm(self) -> f32 {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 74 |     pub fn normalize(mut self) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_consistent` is never used
[INFO] [stdout]   --> src/transformation.rs:99:8
[INFO] [stdout]    |
[INFO] [stdout] 95 | impl Transformation {
[INFO] [stdout]    | ------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 99 |     fn is_consistent(self) -> bool {
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `neg` is never used
[INFO] [stdout]   --> src/vector.rs:44:12
[INFO] [stdout]    |
[INFO] [stdout] 42 | impl Vector {
[INFO] [stdout]    | ----------- method in this implementation
[INFO] [stdout] 43 |     /// Return the reversed vector.
[INFO] [stdout] 44 |     pub fn neg(self) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_onb_from_z` is never used
[INFO] [stdout]    --> src/vector.rs:172:8
[INFO] [stdout]     |
[INFO] [stdout] 172 | pub fn create_onb_from_z(vector: Vector) -> (Vector, Vector, Vector) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.72s
[INFO] running `Command { std: "docker" "inspect" "1c890161c7ad12a4bab00ea9203d7812137ae483755dec14a9c150267e6f0c1c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1c890161c7ad12a4bab00ea9203d7812137ae483755dec14a9c150267e6f0c1c", kill_on_drop: false }`
[INFO] [stdout] 1c890161c7ad12a4bab00ea9203d7812137ae483755dec14a9c150267e6f0c1c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8bb6be649397013a0585b22ea8927016fbb46f829647e80a982fe47b7dc5e43d
[INFO] running `Command { std: "docker" "start" "-a" "8bb6be649397013a0585b22ea8927016fbb46f829647e80a982fe47b7dc5e43d", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustracer v1.0.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.36s
[INFO] running `Command { std: "docker" "inspect" "8bb6be649397013a0585b22ea8927016fbb46f829647e80a982fe47b7dc5e43d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8bb6be649397013a0585b22ea8927016fbb46f829647e80a982fe47b7dc5e43d", kill_on_drop: false }`
[INFO] [stdout] 8bb6be649397013a0585b22ea8927016fbb46f829647e80a982fe47b7dc5e43d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b65e41e9533235b59ddd90adb2649de31b35595049cda7e4668849c995b299af
[INFO] running `Command { std: "docker" "start" "-a" "b65e41e9533235b59ddd90adb2649de31b35595049cda7e4668849c995b299af", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rustracer-01f7b1ea81d8ccae)
[INFO] [stdout] 
[INFO] [stdout] running 96 tests
[INFO] [stdout] test camera::test::test_orthogonal_camera ... ok
[INFO] [stdout] test color::test::test_luminosity ... ok
[INFO] [stdout] test color::test::test_add ... ok
[INFO] [stdout] test color::test::test_mul_color ... ok
[INFO] [stdout] test hdrimage::test::test_get_pixel ... ok
[INFO] [stdout] test color::test::test_mul_float ... ok
[INFO] [stdout] test color::test::test_is_close_color ... ok
[INFO] [stdout] test hdrimage::test::test_average_luminosity ... ok
[INFO] [stdout] test hdrimage::test::test_clamp_image ... ok
[INFO] [stdout] test hdrimage::test::test_image_creation ... ok
[INFO] [stdout] test hdrimage::test::test_parse_endianness ... ok
[INFO] [stdout] test hdrimage::test::test_normalize_image ... ok
[INFO] [stdout] test hdrimage::test::test_pixel_offset ... ok
[INFO] [stdout] test hdrimage::test::test_parse_img_shape ... ok
[INFO] [stdout] test hdrimage::test::test_set_pixels ... ok
[INFO] [stdout] test hdrimage::test::test_validate_coordinates ... ok
[INFO] [stdout] test hdrimage::test::test_write_pfm_image ... ok
[INFO] [stdout] test imagetracer::test::test_orientation ... ok
[INFO] [stdout] test normal::test::test_dot ... ok
[INFO] [stdout] test normal::test::test_display ... ok
[INFO] [stdout] test imagetracer::test::test_uv_sub_mapping ... ok
[INFO] [stdout] test normal::test::test_neg ... ok
[INFO] [stdout] test normal::test::test_mul_scalar ... ok
[INFO] [stdout] test normal::test::test_normalize ... ok
[INFO] [stdout] test hdrimage::test::test_read_pfm_image ... ok
[INFO] [stdout] test camera::test::test_perspective_camera ... ok
[INFO] [stdout] test normal::test::test_is_close ... ok
[INFO] [stdout] test normal::test::test_cross ... ok
[INFO] [stdout] test misc::test::test_is_close_vector2d ... ok
[INFO] [stdout] test misc::test::test_is_close_float ... ok
[INFO] [stdout] test point::test::test_sub_point ... ok
[INFO] [stdout] test hdrimage::test::test_write_ldr_file ... ok
[INFO] [stdout] test ray::test::test_is_close ... ok
[INFO] [stdout] test render::test::test_background ... ok
[INFO] [stdout] test normal::test::test_create_onb_from_z ... ok
[INFO] [stdout] test normal::test::test_squared_norm ... ok
[INFO] [stdout] test render::test::test_flat ... ok
[INFO] [stdout] test point::test::test_display ... ok
[INFO] [stdout] test point::test::test_is_close ... ok
[INFO] [stdout] test point::test::test_mul_scalar ... ok
[INFO] [stdout] test render::test::test_furnace ... ok
[INFO] [stdout] test point::test::test_sub_vector ... ok
[INFO] [stdout] test random::test::test_random ... ok
[INFO] [stdout] test point::test::test_add_vector ... ok
[INFO] [stdout] test normal::test::test_norm ... ok
[INFO] [stdout] test random::test::test_random_float ... ok
[INFO] [stdout] test scene::test::test_transformations_parser ... ok
[INFO] [stdout] test material::test::test_pigment ... ok
[INFO] [stdout] test ray::test::test_at ... ok
[INFO] [stdout] test render::test::test_onoff ... ok
[INFO] [stdout] test scene::test::test_scene_parser ... ok
[INFO] [stdout] test scene::test::test_camera_parser ... ok
[INFO] [stdout] test scene::test::test_lexer ... ok
[INFO] [stdout] test scene::test::test_colors_parser ... ok
[INFO] [stdout] test scene::test::test_read_unread ... ok
[INFO] [stdout] test scene::test::test_materials_parser ... ok
[INFO] [stdout] test shape::test::test_hit_sphere ... ok
[INFO] [stdout] test shape::test::test_plane_point_to_uv ... ok
[INFO] [stdout] test shape::test::test_sphere_normal ... ok
[INFO] [stdout] test shape::test::test_transform_plane ... ok
[INFO] [stdout] test shape::test::test_sphere_point_to_uv ... ok
[INFO] [stdout] test shape::test::test_transform_sphere ... ok
[INFO] [stdout] test transformation::test::test_inverse ... ok
[INFO] [stdout] test transformation::test::test_index ... ok
[INFO] [stdout] test transformation::test::test_is_consistent ... ok
[INFO] [stdout] test transformation::test::test_is_close ... ok
[INFO] [stdout] test transformation::test::test_mul_normal ... ok
[INFO] [stdout] test transformation::test::test_is_close_matrix ... ok
[INFO] [stdout] test transformation::test::test_mul_ray ... ok
[INFO] [stdout] test transformation::test::test_mul_point ... ok
[INFO] [stdout] test transformation::test::test_mul_vector ... ok
[INFO] [stdout] test transformation::test::test_rotations ... ok
[INFO] [stdout] test transformation::test::test_translation ... ok
[INFO] [stdout] test vector::test::test_add ... ok
[INFO] [stdout] test scene::test::test_shapes_parser ... ok
[INFO] [stdout] test transformation::test::test_scaling ... ok
[INFO] [stdout] test shape::test::test_hit_plane ... ok
[INFO] [stdout] test vector::test::test_cross ... ok
[INFO] [stdout] test transformation::test::test_mul_transformation ... ok
[INFO] [stdout] test transformation::test::test_mul_vpn ... ok
[INFO] [stdout] test vector::test::test_create_onb_from_z ... ok
[INFO] [stdout] test imagetracer::test::test_image_coverage ... ok
[INFO] [stdout] test vector::test::test_from ... ok
[INFO] [stdout] test vector::test::test_mul_scalar ... ok
[INFO] [stdout] test vector::test::test_is_close ... ok
[INFO] [stdout] test vector::test::test_neg ... ok
[INFO] [stdout] test vector::test::test_normalize ... ok
[INFO] [stdout] test vector::test::test_dot ... ok
[INFO] [stdout] test vector::test::test_display ... ok
[INFO] [stdout] test transformation::test::test_mul_matrix ... ok
[INFO] [stdout] test vector::test::test_squared_norm ... ok
[INFO] [stdout] test world::test::test_world ... ok
[INFO] [stdout] test vector::test::test_sub ... ok
[INFO] [stdout] test vector::test::test_norm ... ok
[INFO] [stdout] test hdrimage::test::test_write_pfm_file ... FAILED
[INFO] [stdout] test material::test::test_brdf ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- hdrimage::test::test_write_pfm_file stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'hdrimage::test::test_write_pfm_file' (36) panicked at src/hdrimage.rs:760:9:
[INFO] [stdout] assertion failed: matches!(hdr_img.write_pfm_file(invalid_path, ByteOrder::LittleEndian),
[INFO] [stdout]     Err(HdrImageErr::PfmFileWriteFailure(_)))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61bece9ee8da - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61bece9ee8da - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61bece9ee8da - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61bece9ee8da - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61becea04eba - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61becea04eba - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x61bece9f32c2 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61bece9f32c2 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x61bece9cd7ff - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61bece9cd7ff - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61bece9e6dc9 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61bece90b83c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x61bece90b83c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61bece9e7042 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x61bece9e7042 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61bece9cd8ea - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x61bece9c5229 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61bece9ce5cd - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61becea0564c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61becea05612 - core[786f478f706679df]::panicking::panic
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x61bece8e1248 - rustracer[d5f85ad3460a2a8e]::hdrimage::test::test_write_pfm_file
[INFO] [stdout]                                at /opt/rustwide/workdir/src/hdrimage.rs:760:9
[INFO] [stdout]   21:     0x61bece8dae47 - rustracer[d5f85ad3460a2a8e]::hdrimage::test::test_write_pfm_file::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/hdrimage.rs:725:29
[INFO] [stdout]   22:     0x61bece8d3ce6 - <rustracer[d5f85ad3460a2a8e]::hdrimage::test::test_write_pfm_file::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x61bece8ff91b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x61bece8ff91b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x61bece90c30b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x61bece90c30b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x61bece90c30b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x61bece90c30b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x61bece90c30b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x61bece90c30b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x61bece90c30b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x61bece907a24 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x61bece907a24 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x61bece90ef12 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   35:     0x61bece90ef12 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x61bece90ef12 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x61bece90ef12 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x61bece90ef12 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x61bece90ef12 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   40:     0x61bece90ef12 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x61bece9ee1df - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   42:     0x61bece9ee1df - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   43:     0x71a31d194aa4 - <unknown>
[INFO] [stdout]   44:     0x71a31d221a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     hdrimage::test::test_write_pfm_file
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 95 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin rustracer`
[INFO] running `Command { std: "docker" "inspect" "b65e41e9533235b59ddd90adb2649de31b35595049cda7e4668849c995b299af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b65e41e9533235b59ddd90adb2649de31b35595049cda7e4668849c995b299af", kill_on_drop: false }`
[INFO] [stdout] b65e41e9533235b59ddd90adb2649de31b35595049cda7e4668849c995b299af
